PDF4Java Reference Documentation
com.o2sol.pdf4java.spatial Package / PDFProjectedCoordinateSystem Class / PDFProjectedCoordinateSystem Constructor / PDFProjectedCoordinateSystem Constructor(PDFCosDictionary)
The COS coordinate system.
In This Topic
    PDFProjectedCoordinateSystem Constructor(PDFCosDictionary)
    In This Topic
    Initializes a new object.
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFProjectedCoordinateSystem( 
       PDFCosDictionary cosCoodinateSystem
    )

    Parameters

    cosCoodinateSystem
    The COS coordinate system.
    See Also